Skip to content

QDB-16523 - Switch to manylinux_2_28#89

Merged
solatis merged 7 commits intomasterfrom
sc-16523/update-python-to-switch-to-manylinux2-28
Apr 24, 2025
Merged

QDB-16523 - Switch to manylinux_2_28#89
solatis merged 7 commits intomasterfrom
sc-16523/update-python-to-switch-to-manylinux2-28

Conversation

@solatis
Copy link
Contributor

@solatis solatis commented Apr 24, 2025

Because we have recently bumped glibc to 2.26, we cannot use manylinux2014 anymore. This PR does the necessary plumbing to make this change happen:

  • switches Dockerfile to use manylinux_2_28;
  • which uses GCC14 by default;
  • upgrades pybind11 from 2.13.1 to 2.13.6 to address a compatibility bug with GCC14.

@solatis solatis requested a review from terngkub April 24, 2025 09:33
@solatis solatis merged commit 6966208 into master Apr 24, 2025
2 checks passed
@solatis solatis deleted the sc-16523/update-python-to-switch-to-manylinux2-28 branch April 24, 2025 09:37
solatis added a commit that referenced this pull request Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants